home *** CD-ROM | disk | FTP | other *** search
/ Software of the Month Club 1996 April / Software of the Month Club 1996 April.iso / pc / os2 / htmlchk / mac / hcterm.mac < prev    next >
Encoding:
Text File  |  1996-02-21  |  1.2 KB  |  19 lines

  1. /*---------------------------------------------------------------------------*/
  2. /*                                                                           */
  3. /*  hcTerm - This REXX Macro is called when the report is finished and there */
  4. /*           is nothing else left to do.  The output file is closed after    */
  5. /*           this Macro Call                                                 */
  6. /*                                                                           */
  7. /*  Valid Variables are:                                                     */
  8. /*      hcReportName    hcReportDescription     hcServerURL                  */
  9. /*      hcServerRoot    hcDocumentRoot          hcTopHTML                    */
  10. /*                                                                           */
  11. /*  Valid Functions:                                                         */
  12. /*     RxhcLineOut  - 1 Parameter (Output string) Cr/Lf will be added by     */
  13. /*                      the function                                         */
  14. /*                                                                           */
  15. /*---------------------------------------------------------------------------*/
  16.  
  17.  
  18. RETURN
  19.